Micron Document
🌎 rns.kin.earth git 🌍

Node / dev / reticulum / commits / cc50ca8

Commit cc50ca82b86e6a405a8bb9ece5e2991b197b33b3


Parents : 373790c
Author : Mark Qvist <mark@unsigned.io>
Date : 2025-04-16T14:09:43+02:00

Added todo note

Changes

1 files changed, 1 insertions(+), 0 deletions(-)


Diff

diff --git a/RNS/Cryptography/aes/aes.py b/RNS/Cryptography/aes/aes.py
index eabb20b7..5244b20c 100644
--- a/RNS/Cryptography/aes/aes.py
+++ b/RNS/Cryptography/aes/aes.py
@@ -22,6 +22,7 @@
from .utils import *
+# TODO: Add AES-256 support to pure-python implementation
class AES:
# AES-128 block size

Served by rngit 1.5.2 - Generated in 0.06s